home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr37 / zhint49.zip / UNIX < prev    next >
Text File  |  1993-03-23  |  2KB  |  54 lines

  1.            UNIX & XENIX & Terminals & Other Similar Applications
  2.  
  3.      The  defaults for the modem are &C0  &D0, autoanswer OFF. For most  PC
  4. applications  you  set  &C1   &D2.  Unix  and  Xenix  do  not  seem  to  be
  5. standardized. Try combinations;  (AT&F sets defaults)
  6.  
  7. AT&F                AT&F&C1                  AT&F&D2
  8. AT&F&C1&D2          (some rare cases may want &D3 - see manual)
  9.  
  10.      If the device cannot issue the init string to the modem each
  11. time,  finish the line with &W and it will be saved to NV ram  so
  12. the modem will power-up with that configuration.
  13.  
  14. AT&F&C1&W    (example)
  15.  
  16. To set autoanswer to ON the command is S0=1     ATS0=1
  17.  
  18.      Commands  may  be combined on one line, AT&F at the start, &W  at  the
  19. end.  The  modem will also 'wake up' at the same speed, parity,  bits,  and
  20. stop bit that you were using at that time the AT.....&W command was issued.
  21. So  always use the fastest (up to 19,200) that the modem and  port  support
  22. when you do the AT...&W.  CTS/RTS hardware flow control is default. The  &K
  23. command sets flow control (see the manual).
  24.  
  25.      On  some devices the &Sx and &Rx may need to be changed  from  default
  26. (see manual).
  27.  
  28.      Another  default is E1 (command echo). Many systems prefer not to  get
  29. command echos, so E0 should be included in  the string.
  30.  
  31.      Systems  which do not want reponses to commands or CONNECT  responses,
  32. include Q1 in the string (default is Q0 to echo responses). Q2 will let the
  33. CONNECT reponses through, but inhibit command responses.
  34.  
  35.     In  working with one SCO Unix user these strings worked.
  36.  
  37. ANSWER  modem: AT&F&C1E0Q1S0=1 (&W)
  38. calling modem: AT&FQ1S0=0      (&W)
  39.  
  40.      One Min-computer user reports this works:
  41.  
  42. ANSWER modem: AT&FE0&R1S0=1 (&W)
  43. calling modem:AT&F&C1&R1    (&W)
  44.  
  45.      The  &W also saves the 'current' speed, parity, bits and stop bit,  so
  46. the modem will wake-up with those defaults.
  47.  
  48.      The default for Zoom 'V' series modems is to use speed-buffering. This
  49. means you set your port at 19,200 when you set the modem, and when you  use
  50. the modem.  The modem takes care of modem-modem speed.
  51.  
  52.                                    Don Hinds - Zoom Tech
  53. ##include=c:\text\signa.tif
  54.